.right_menu {
	position: fixed;
	z-index: 10000;
	right: 0; /*bottom:485px;*/
	margin-top: 0px;
	width: 100px;
	top: 40%;
	margin-top: -133px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.right_menu em {
	font-style: normal;
}
.right_menu li.first {
	border-radius: 5px 5px 0 0;
	background-color: #fc840e;
}
.right_menu li {
	float: left;
	width: 100%;
	height: 72px;
	text-align: center;
	position: relative;
	margin-top: 2px;
	background: rgba(0,0,0,0.7);
}
.right_menu li:hover {
	background: #fc840e;
}
.right_menu li a {
	display: block;
	height: 100%;
}
.right_menu li.last {
	padding-bottom: 10px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	height: 82px;
	box-sizing: content-box;
}
.right_menu li a span {
	display: block;
	padding-top: 16px;
}
.right_menu li em {
	font-size: 12px;
	line-height: 14px;
	padding: 10px 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 36px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	color: #fff;
}
.right_menu img {
	width: auto;
}
.returnTop {
	position: fixed;
	_position: absolute;
	width: 100px;
	height: 72px;
	text-align: center;
	overflow: hidden;
	display: block;
	/*bottom:435px;margin-top:0px; */
	top: 40%;
	margin-top:111px;
	color: #fff!important;
	z-index: 1000;
	left: auto !important;
	right: 0;
	background-size: cover;
	background: rgba(0,0,0,0.7);
	border-radius: 0 0 5px 5px;
}
.returnTop:hover {
	background: #fc840e;
}
.returnTop span {
	display: block;
	height: 16px;
	margin-top: 20px;
	background: url(../images/rightfloat06.png) no-repeat center;
}
/*@media all and (max-width: 1366px){

	.right_menu{bottom: 420px;}

	.returnTop{bottom: 370px;}

}



@media all and (max-width: 1000px){

	.returnTop{bottom: 125px;}

	.right_menu{bottom: 620px;}

}*/



.r_m_sub {
	z-index: -1;
	;
	position: absolute;
	visibility: hidden;
	top: 0;
	right: 0px;
	width: auto;
	padding: 20px;
	background: #fff;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.sub_01 {
	margin-top: 0px;
}
.sub_02 {
	margin-top: 0;
	word-wrap: break-word;
	break-word: break-all;
	width: 140px;
	background: #fc840e;
	color: #fff;
	box-sizing: content-box;
}
.ie7 .r_m_sub {
	display: none;
}
.right_menu li.on .r_m_sub {
	z-index: 101;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	right: 120px;
	visibility: visible;
}
.right_menu li.on .r_m_sub {
	display: block;
}
.sub_01 h2 {
	margin: 0 0 20px;
}
.sub_01 dl.book {
	width: 205px;
}
.sub_01 dl.book.dot_ewm {
	width: 150px;
}
.sub_01 dl.book.dot_ewm img {
	max-width: 100%;
}
.sub_01 dl.book dd {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
.sub_01 dl.book dd span {
	float: left;
	width: 98%;
	height: 26px;
	line-height: 26px;
	border: 1px solid #D9D9D9;
	background: #fff;
}
.sub_01 dl.book dd span input.txt {
	padding: 0 3%;
	width: 94%;
	font-size: 12px;
	background: none;
	border: none;
	height: 26px;
	line-height: 26px;
}
.sub_01 dl.book dd span.an {
	width: 42%;
	margin-right: 5px;
}
.sub_01 dl.book dd span.an input.txt {
	padding: 0 10%;
	width: 80%;
}
.sub_01 dl.book dd.last {
	margin: 5px 0 0;
}
.sub_01 dl.book dd.last .bon {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #9F9583;
	border: none;
}
.sub_01 dl.book dd.last .bon:hover {
	background: #fc840e;
}
/* å³ä¾§èŽ·å–æŠ¥ä»· */

.jzg-r_m {
	background: #555;
}
.jzg-r_m h4 {
	font-size: 18px;
	color: #fff;
}
.jzg-r_m p {
	color: #fff;
}
.jzg-r_m .m_b01 {
	margin-bottom: 20px!important;
	text-align: center;
}
.jzg-r_m .m_b02 {
	margin-bottom: 16px;
}
.jzg-r_m dl.book {
	width: 300px;
}
.jzg-r_m dl.book dd {
	width: 90%;
	margin: 0 5% 10px;
}
.jzg-r_m dl.book dd>span {
	position: relative;
}
.jzg-r_m dl.book dd>span>b {
	position: absolute;
	left: -12px;
	top: 3px;
	color: #f00;
}
.jzg-r_m dl.book dd.last {
	margin: 0 5% 10px;
}
.jzg-r_m dl.book dd.last .bon {
	width: 100%;
	margin-top: 10px;
}
